home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac: Not for Sale / Another.not.for.sale (Australia).iso / fade into you / getting there / Apps / URL Helper II / What are these files!? < prev   
Text File  |  1994-08-17  |  667b  |  17 lines

  1. What the heck is in here?
  2.  
  3. Folders:
  4.  
  5. Headers -- Contains the source for a precompiled header called "Headers"
  6. Source -- Contains all the source code for this project
  7.  
  8. Projects:
  9.  
  10. URL Test.π -- The main.c compiled thing -- an application that will run/test the URL Helper component
  11.  
  12. URL Component Tester.π -- Compiles the whole thing (component too) into one app so that you can step through it in the debugger.  Make sure to undefine the "#define DEBUG" in the debug_me.h file or this won't work
  13.  
  14. URL Component.π -- Builds the actual component
  15.  
  16. URL Lib Test.π -- Run the library only -- test with and without the component present in the system to see how it works...
  17.